~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* post: Migrate to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* serial: Add semihosting driverSean Anderson2022-04-01
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* drivers: serial: Make serial_initialize return intOvidiu Panait2020-08-06
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* serial: serial_mtk: add non-DM version for SPLWeijie Gao2019-10-25
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy2018-12-03
* drivers: serial: document on_baudrate()Heinrich Schuchardt2018-08-10
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-06
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-23
* serial: make serial_stub_* to static functionsMasahiro Yamada2017-07-06
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-16
* powerpc, 82xx: remove some missed mpc82xx remainsHeiko Schocher2017-06-16
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-16
* Fix typo: firstly -> first.Vagrant Cascadian2015-12-05
* serial: remove altera serial initializationsThomas Chou2015-10-23
* stm32f4: Add serial driverrev13@wp.pl2015-04-22
* ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24
* serial: add prototypes for init functionsJeroen Hofstee2014-11-04
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26
|\
| * serial: remove uniphier_serial_initialize() callMasahiro Yamada2014-10-23
* | serial: make local functions staticJeroen Hofstee2014-10-25
|/
* serial: add UniPhier serial driverMasahiro Yamada2014-10-05
* serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass2014-09-10
* Add a flag indicating when the serial console is readySimon Glass2014-07-23
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-06
* Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19
|\
| * ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-06
* | serial/serial_arc - add driver for ARC UARTAlexey Brodkin2014-02-07
|/
* drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada2013-09-19
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05
|\
| * ARM: mxs: Added application UART driverAndreas Wass2013-08-21
* | serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2013-08-13
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* serial: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-06-26
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12
* ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-28
* env: Add a baudrate env handlerJoe Hershberger2012-12-13
* arm: Remove support for NETARMMarek Vasut2012-10-26